home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 12 / QRZ Ham Radio Callsign Database - Volume 12.iso / install / qpv.bat < prev    next >
DOS Batch File  |  1998-11-11  |  312b  |  16 lines

  1. echo off
  2. c:
  3. cd \wc_qpv
  4. setup.exe
  5. echo y | del c:\wc_qpv\cfg\*.* > nul
  6. rmdir c:\wc_qpv\cfg > nul
  7. del c:\wc_qpv\setup.exe > nul
  8. del c:\wc_qpv\setup.msg > nul
  9. del c:\wc_qpv\vesa2cfg.exe > nul
  10.  
  11. if not exist c:\pwrview\*.* goto end
  12. echo y | del c:\pwrview\*.*
  13. rmdir c:\pwrview
  14. :end
  15. %1
  16. rmdir c:\newfiles